Style.apply

This function modifies the [class@Gtk.TextTag] properties that are related to the #GtkSourceStyle properties. Other [class@Gtk.TextTag] properties are left untouched.

If @style is non-%NULL, applies @style to @tag.

If @style is %NULL, the related *-set properties of [class@Gtk.TextTag] are set to %FALSE.

class Style
void
apply

Parameters

tag TextTag

a #GtkTextTag to apply styles to.

Meta